home *** CD-ROM | disk | FTP | other *** search
/ 1000 Apple LAN Literacy / 1000 Apple LAN Literacy.iso / Apple LAN Literacy / Literacy Segments Part 3 / Literacy Segments Part 3 / card_50378.txt < prev    next >
Text File  |  1989-08-22  |  1KB  |  53 lines

  1. -- card: 50378 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 50584
  5. -- name: Naming Facilities E/2
  6. ----- HyperTalk script -----
  7. on openCard
  8.   beenHereFlag 1,1
  9.   -- first param is item #, second is line # (of global)
  10.   pass openCard
  11. end openCard
  12.  
  13.  
  14. -- part 2 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=478 top=319 right=341 bottom=498
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 1401 / 1401
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: Prev
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.  
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part contents for background part 6
  34. ----- text -----
  35. 50378
  36.  
  37. -- part contents for background part 5
  38. ----- text -----
  39. Example 1: Naming Services in an AppleTalk Network (1 of 2)
  40.  
  41. -- part contents for background part 24
  42. ----- text -----
  43. The AppleTalk Network System has the advantage that every device on the network automatically assigns itself an address.
  44.  
  45. End users decide on their own names.  From that point on, it‚Äôs up to the Naming Service to handle all translations between names and actual 
  46. network addresses.
  47.  
  48. The same is true of network devices, such as printers.  When added to the network, the network administrator simply gives them friendly, 
  49. easy-to-remember names.
  50.  
  51. -- part contents for background part 3
  52. ----- text -----
  53. Naming Facilities